Package | hl7.fhir.us.nhsn-dqm |
Type | CapabilityStatement |
Id | Id |
FHIR Version | R4 |
Source | http://hl7.org/fhir/us/nhsn-dqm/https://build.fhir.org/ig/HL7/nhsn-dqm/CapabilityStatement-NHSNCapabilityStatementMeasureSource.html |
Url | http://hl7.org/fhir/us/nhsn-dqm/CapabilityStatement/NHSNCapabilityStatementMeasureSource |
Version | 1.0.0 |
Status | active |
Date | 2024-07-30 |
Name | NHSNCapabilityStatementMeasureSource |
Title | NHSN Measure Source CapabilityStatement |
Experimental | False |
Realm | us |
Authority | hl7 |
Description | This statement defines the expected capabilities of a system at NHSN that stores FHIR resources such as Measure, Library, ValueSet, etc. that are used for dQM Reporting. The dQM Evaluation Engine queries the Measure Source for the latest Measure content before querying the Patient Data Source and performing measure evaluation. The Measure Source acts as a [DEQM Publishable Measure Repository](https://hl7.org/fhir/us/cqfmeasures/STU4/measure-repository-service.html). |
Kind | requirements |
No resources found
CapabilityStatement | |
http://hl7.org/fhir/us/cqfmeasures/CapabilityStatement/publishable-measure-repository ![]() | CQF Measures Publishable Measure Repository Capability Statement |
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablelibrary ![]() | CRMI Shareable Library |
http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemeasure ![]() | CRMI Shareable Measure |
Note: links and images are rebased to the (stated) source
This statement defines the expected capabilities of a system at NHSN that stores FHIR resources such as Measure, Library, ValueSet, etc. that are used for dQM Reporting. The dQM Evaluation Engine queries the Measure Source for the latest Measure content before querying the Patient Data Source and performing measure evaluation. The Measure Source acts as a DEQM Publishable Measure Repository.
Jump to:
Security:
Implementations SHOULD consider the guidance included Security & Privacy section.
Resource Type | Supported Interactions | Supported Profiles | Supported Searches | Supported _includes |
Supported _revincludes |
Supported Operations |
---|---|---|---|---|---|---|
Library | read, search-type, | CRMI Shareable Library, | ||||
Measure | read, search-type, | CRMI Shareable Measure, |
Conformance Expectation: SHOULD
Supported Profiles:
Fetch and Search Criteria:
read
interaction returning a Library resource using:
GET [base]/Library/[id]
search-type
interaction returning Library resources matching a search query using:
GET [base]/Library/[id]{?[parameters]{&_format=[mime-type]}}
Conformance Expectation: SHOULD
Supported Profiles:
Fetch and Search Criteria:
read
interaction returning a Measure resource using:
GET [base]/Measure/[id]
search-type
interaction returning Measure resources matching a search query using:
GET [base]/Measure/[id]{?[parameters]{&_format=[mime-type]}}
{
"resourceType" : "CapabilityStatement",
"id" : "NHSNCapabilityStatementMeasureSource",
"text" : {
"status" : "extensions",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <!-- TODO \n Jurisdiction \n Prohibited extension - http://hl7.org/fhir/StructureDefinition/capabilitystatement-prohibited -->\n <!-- set include_symbols = false to turn off confonrmance symbols and legen, true to turn on -->\n \n \n <h2 id=\"title\">NHSN Measure Source CapabilityStatement</h2>\n <ul>\n <li><b>Title:</b>NHSN Measure Source CapabilityStatement</li>\n <li><b>Implementation Guide Version:</b> 1.0.0</li>\n <li><b>FHIR Version:</b> 4.0.1</li>\n <li><b>Intended Use:</b> Requirements</li>\n <li><b>Supported Formats: </b> \n\n \n \n \n json;\n \n \n \n xml;\n \n\n </li>\n \n <li><b>Published:</b> 2024-07-30</li>\n \n <li><b>Published by:</b> HL7 International / Public Health</li>\n <li><b>Status:</b> Active</li>\n <li><b>Copyright:</b> </li>\n </ul>\n <br/>\n\n\n\n \n <strong>Description:</strong> <div><div><p>This statement defines the expected capabilities of a system at NHSN that stores FHIR resources such as Measure, Library, ValueSet, etc. that are used for dQM Reporting. The dQM Evaluation Engine queries the Measure Source for the latest Measure content before querying the Patient Data Source and performing measure evaluation. The Measure Source acts as a <a href=\"https://hl7.org/fhir/us/cqfmeasures/STU4/measure-repository-service.html\">DEQM Publishable Measure Repository</a>.</p>\n</div></div>\n \n <br/>\n \n \n\n\n \n <h3>Support and Requirements for Other Artifacts</h3>\n \n \n <tr>\n <th>Imports other capabilities:</th>\n <td>\n <ul>\n \n <li>\n \n <a href=\"http://hl7.org/fhir/us/cqfmeasures/STU5/CapabilityStatement-publishable-measure-repository.html\">CQF Measures Publishable Measure Repository Capability Statementversion: null3.0.0)</a>\n </li>\n \n </ul>\n </td>\n </tr>\n \n \n \n\n <br/>\n <!-- TODO - Make this a summary of capabilities, including system wide and each paradigm -->\n <p>\n <b>Jump to:</b>\n </p>\n <ul>\n \n <li><a href=\"#Server\">REST Server</a></li>\n \n \n \n </ul>\n\n\n\n <!-- REST Capabilities -->\n \n <br/>\n <a name=\"Server\"> </a>\n <h3 id=\"behavior\">FHIR Server RESTful Capabilities</h3>\n \n\n <!-- REST Security -->\n \n <br/>\n <p id=\"security\"><strong>Security:</strong></p>\n \n <div><div><p>Implementations <strong>SHOULD</strong> consider the guidance included <a href=\"security.html\">Security & Privacy</a> section.</p>\n</div></div>\n \n \n \n\n <!-- REST System wide Capabilities -->\n \n <h3>System-wide Server Capabilities</h3>\n \n <!-- REST System wide interactions -->\n \n\n <!-- REST System wide operations -->\n \n\n\n <!-- REST System wide search parameters -->\n \n \n\n\n\n <!-- Resource Capabilities -->\n \n\n <h4>Summary of Resource/Profile Capabilities</h4>\n <!-- TODO need include conformance verb legend -->\n \n <table class=\"grid\">\n <thead>\n <tr>\n <th>Resource Type</th>\n <th>Supported Interactions</th>\n <th>Supported Profiles</th>\n <th>Supported Searches</th>\n <th>Supported <code>_includes</code></th>\n <th>Supported <code>_revincludes</code></th>\n <th>Supported Operations</th>\n </tr>\n </thead>\n <tbody>\n \n <tr>\n <td>\n <a href=\"#Server_Library\"><span style=\"white-space: nowrap;\">Library</span></a>\n </td>\n\n <!-- Supported Interactions -->\n <td>\n \n \n <span style=\"white-space: nowrap;\">read</span>,\n \n <span style=\"white-space: nowrap;\">search-type</span>,\n \n \n </td>\n\n <!-- Supported Profiles -->\n <td>\n \n <a href=\"http://hl7.org/fhir/uv/crmi/STU1/StructureDefinition-crmi-shareablelibrary.html\">CRMI Shareable Library</a>,\n \n \n \n </td>\n\n <!-- Supported Searches will need to do some sort of mapping instead of join to get the expectations printed out -->\n <td>\n \n </td>\n\n <!-- Supported _includes -->\n <td>\n \n </td>\n\n <!-- Supported _revincludes -->\n <td>\n \n </td>\n\n <!-- Supported Operations -->\n <td>\n \n </td>\n </tr>\n \n <tr>\n <td>\n <a href=\"#Server_Measure\"><span style=\"white-space: nowrap;\">Measure</span></a>\n </td>\n\n <!-- Supported Interactions -->\n <td>\n \n \n <span style=\"white-space: nowrap;\">read</span>,\n \n <span style=\"white-space: nowrap;\">search-type</span>,\n \n \n </td>\n\n <!-- Supported Profiles -->\n <td>\n \n <a href=\"http://hl7.org/fhir/uv/crmi/STU1/StructureDefinition-crmi-shareablemeasure.html\">CRMI Shareable Measure</a>,\n \n \n \n </td>\n\n <!-- Supported Searches will need to do some sort of mapping instead of join to get the expectations printed out -->\n <td>\n \n </td>\n\n <!-- Supported _includes -->\n <td>\n \n </td>\n\n <!-- Supported _revincludes -->\n <td>\n \n </td>\n\n <!-- Supported Operations -->\n <td>\n \n </td>\n </tr>\n \n </tbody>\n </table>\n <br/>\n\n <h3 id=\"resource-details\" class=\"no_toc\">RESTful Server Capabilities by Resource/Profile:</h3>\n <!-- Each REST Resource Detail -->\n \n <h4 id=\"Server_Library\" class=\"no_toc\">Library</h4>\n\n <p>Conformance Expectation:\t<strong>SHOULD</strong></p>\n\n \n\n \n\n <p>Supported Profiles:</p>\n <ul>\n \n <li><strong>SHALL</strong> support \n <a href=\"http://hl7.org/fhir/uv/crmi/STU1/StructureDefinition-crmi-shareablelibrary.html\">CRMI Shareable Library</a>\n </li>\n \n </ul>\n \n \n\n\n <p>\n \n\n \n\n \n\n \n </p>\n\n\n\n\n\n\n <!-- Resource Interactions -->\n \n\n <!-- Resource Operations -->\n \n\n\n\n <!-- TODO Nexted ul items do not appear with a subbullet style -->\n \n\n\n \n <br/>\n <p>Fetch and Search Criteria:</p>\n <ul>\n \n \n <li>\n A Server <strong>SHOULD</strong> be capable of a <code>read</code> interaction returning a Library resource using:\n <code class=\"highlighter-rouge\">GET [base]/Library/[id]</code>\n \n </li>\n \n \n \n \n \n \n \n \n \n <li>\n A Server <strong>SHOULD</strong> be capable of a <code>search-type</code> interaction returning Library resources matching a search query using:\n <code class=\"highlighter-rouge\">GET [base]/Library/[id]{?[parameters]{&_format=[mime-type]}}</code>\n </li>\n \n \n \n \n\n \n\n \n\n </ul>\n \n\n \n\n <!-- Search Combination -->\n \n \n \n\n \n <h4 id=\"Server_Measure\" class=\"no_toc\">Measure</h4>\n\n <p>Conformance Expectation:\t<strong>SHOULD</strong></p>\n\n \n\n \n\n <p>Supported Profiles:</p>\n <ul>\n \n <li><strong>SHALL</strong> support \n <a href=\"http://hl7.org/fhir/uv/crmi/STU1/StructureDefinition-crmi-shareablemeasure.html\">CRMI Shareable Measure</a>\n </li>\n \n </ul>\n \n \n\n\n <p>\n \n\n \n\n \n\n \n </p>\n\n\n\n\n\n\n <!-- Resource Interactions -->\n \n\n <!-- Resource Operations -->\n \n\n\n\n <!-- TODO Nexted ul items do not appear with a subbullet style -->\n \n\n\n \n <br/>\n <p>Fetch and Search Criteria:</p>\n <ul>\n \n \n <li>\n A Server <strong>SHOULD</strong> be capable of a <code>read</code> interaction returning a Measure resource using:\n <code class=\"highlighter-rouge\">GET [base]/Measure/[id]</code>\n \n </li>\n \n \n \n \n \n \n \n \n \n <li>\n A Server <strong>SHOULD</strong> be capable of a <code>search-type</code> interaction returning Measure resources matching a search query using:\n <code class=\"highlighter-rouge\">GET [base]/Measure/[id]{?[parameters]{&_format=[mime-type]}}</code>\n </li>\n \n \n \n \n\n \n\n \n\n </ul>\n \n\n \n\n <!-- Search Combination -->\n \n \n \n\n \n \n\n\n\n \n\n\n\n\n\n\n\n\n\n <!-- Messaging Capabilities -->\n \n\n <!-- Document Capabilities -->\n \n\n</div>"
},
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
"valueCode" : "pher"
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
"valueInteger" : 1,
"_valueInteger" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/us/nhsn-dqm/ImplementationGuide/hl7.fhir.us.nhsn-dqm"
}
]
}
},
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
"valueCode" : "trial-use",
"_valueCode" : {
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
"valueCanonical" : "http://hl7.org/fhir/us/nhsn-dqm/ImplementationGuide/hl7.fhir.us.nhsn-dqm"
}
]
}
}
],
"url" : "http://hl7.org/fhir/us/nhsn-dqm/CapabilityStatement/NHSNCapabilityStatementMeasureSource",
"version" : "1.0.0",
"name" : "NHSNCapabilityStatementMeasureSource",
"title" : "NHSN Measure Source CapabilityStatement",
"status" : "active",
"experimental" : false,
"date" : "2024-07-30",
"publisher" : "HL7 International / Public Health",
"contact" : [
{
"name" : "HL7 International / Public Health",
"telecom" : [
{
"system" : "url",
"value" : "http://www.hl7.org/Special/committees/pher"
}
]
}
],
"description" : "This statement defines the expected capabilities of a system at NHSN that stores FHIR resources such as Measure, Library, ValueSet, etc. that are used for dQM Reporting. The dQM Evaluation Engine queries the Measure Source for the latest Measure content before querying the Patient Data Source and performing measure evaluation. The Measure Source acts as a [DEQM Publishable Measure Repository](https://hl7.org/fhir/us/cqfmeasures/STU4/measure-repository-service.html).",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "US",
"display" : "United States of America"
}
]
}
],
"kind" : "requirements",
"imports" : [
"http://hl7.org/fhir/us/cqfmeasures/CapabilityStatement/publishable-measure-repository|3.0.0"
],
"fhirVersion" : "4.0.1",
"format" : [
"json",
"xml"
],
"rest" : [
{
"mode" : "server",
"security" : {
"description" : "Implementations **SHOULD** consider the guidance included [Security & Privacy](security.html) section."
},
"resource" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"type" : "Library",
"supportedProfile" : [
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablelibrary"
],
"_supportedProfile" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "search-type"
}
]
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"type" : "Measure",
"supportedProfile" : [
"http://hl7.org/fhir/uv/crmi/StructureDefinition/crmi-shareablemeasure"
],
"_supportedProfile" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHALL"
}
]
}
],
"interaction" : [
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "read"
},
{
"extension" : [
{
"url" : "http://hl7.org/fhir/StructureDefinition/capabilitystatement-expectation",
"valueCode" : "SHOULD"
}
],
"code" : "search-type"
}
]
}
]
}
]
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.